@charset "utf-8";
.top_07{
  height: 30px;
  background-color: #fafafa
}
.top_07_01{
  height: 30px;
  color: #000;
  font-size: 12px;
  color: #888;
  line-height: 30px;
}
.top_07_01 a{
  color: #888;
}
.top_07_01 a:hover{
  color: #053e95;
}
.top_07_01_01{
  width: 60%;
  height: 40px;
}
.top_07_01_02{
  width: 40%;
  height: 40px;
}
.top_07_02{
  height: 67px;
  padding: 25px 0;
}
.top_07_03{
  height: 67px;
  width: 39%;
}
.top_07_03 img{
  max-width: 90%;
}
.top_07_05{
  width: 30%;
}
.top_07_05 input{
    width: calc(100% - 60px);
    height: 37px;
    line-height: 37px;
    border: #dbdbdb 1px solid;
    border-right: none;
    float: left;
    border-radius: 18px 0 0 18px;
    padding: 0 10px;
    box-sizing: border-box;
}
.top_07_05 button{
    width: 59px;
    height: 37px;
    text-align: center;
    background: #39abff;
    border: none;
    float: right;
    border-radius: 0 18px 18px 0;
}
.top_07_05 button i{
  color: #fff;
  text-align: center;
  line-height: 35px;
  font-size: 24px;
  border-radius: 18px;
}
.top_07_06{
  width: calc(100% - 50px);
  font-size: 14px;
  color: #666;
  font-weight: normal;
  padding-bottom: 8px;
}
.top_07_07{
  width: calc(100% - 50px);
  font-size: 28px;
    font-family: Arial;
    color: #053e95;
    font-weight: bold;
}
.top_07_08{
    height: 56px;
    background-color: #39abff;
    overflow: hidden;
    transition: all 0.5s;
    position: absolute;
    top: 170px;
    left: calc(50% - 600px);
    z-index: 25;
}
.top_07_09{
  height: 56px;
}
.top_07_09 ul li{
  width: 11%;
  float: left;
  height: 56px;
      border-right: 1px #65ebff solid;
}
.top_07_09 ul li:last-child a{
  border-right: none;
}
.top_07_09 ul li a{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
    height: 16px;
    line-height: 16px;
}
.top_07_09 ul li:hover{
  background: #349ce8;
}
#no{
  background: #349ce8;
}
.top_07_04{
    float: right;
    width: 300px;
    text-align: right;
    height: 56px;
    line-height: 56px;
    color: #fff;
    font-size: 18px;
    padding-right: 15px;
}
.top_07_04 i{
    font-size: 25px;
    padding-right: 10px;
}

@media screen and (max-width: 1199px){
.top_07_04,.top_07_05 {display: none;}
.top_07{
  height: 50px;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}
.top_07_02{
  height: 50px;
  padding: 0;
  background: #fff;
  position: fixed;
  top:0;
  z-index: 50;
}
.top_07_03 {
  width: 100%;
  height: 50px;
  text-align: center;
}
.top_07_03 img{
  max-height: calc(100% - 20px);
  padding-top: 8px;
}
.top_07_08{
  position: fixed;
  left: 100%;
  width: 50%;
  height: 100%;
  z-index: 100;
  transition: all 0.5s;
    top: 0;
    z-index: 9999991;
}
.top_07_09{
    height: auto;
    padding-top: 50px;
}
.top_07_09 ul li{
  width: 90%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px #fff dotted;
  float: none;
  margin: 0 auto;
  border-right:none;
}
.top_07_09 ul li a{
  margin-top: 0px;
  height: 40px;
  line-height: 40px;
  border-right: none;
}





    .mo_anju{
      height: 40px;
      width: 40px;
      position: fixed;
      top: 12px;
      right: 6px;
      z-index: 999999;
    }

    .mo_anju span{
      width: 33px;
      height: 4px;
      font-size: 0px;
      display: block;
      margin-bottom: 5px;
      background: #053e95;
    }

    .mo_bj{
      display: block;
      background: rgba(0, 0, 0, 0.692);
      width: 100%;
      height: 100%;
      top: 0;
      right:100%;
      position: fixed;
      z-index: 99;
      transition: all 0.5s;
    }
     

    }